Total Complexity | 35 |
Dependencies | 6 |
Dependents | 18 |
Total lines | 255 |
Lines of code | 105 |
Logical lines of code | 38 |
Comment lines | 88 |
Methods | 31 |
Properties | 13 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__clone() | 64 | 4 | 11 | |
getBooking() | 69 | 2 | 7 | |
getServiceId() | 82 | 1 | 3 | |
setSentNotificationIds() | 81 | 1 | 3 | |
getSentNotificationIds() | 82 | 1 | 3 | |
setCapacity() | 81 | 1 | 3 | |
getCapacity() | 82 | 1 | 3 | |
getLocation() | 79 | 1 | 3 | |
setLocationId() | 81 | 1 | 3 | |
getLocationId() | 82 | 1 | 3 | |
getEmployee() | 79 | 1 | 3 | |
setEmployeeId() | 81 | 1 | 3 | |
getEmployeeId() | 82 | 1 | 3 | |
getService() | 79 | 1 | 3 | |
setServiceId() | 81 | 1 | 3 | |
getBookingId() | 82 | 1 | 3 | |
setBufferTime() | 81 | 1 | 3 | |
setBookingId() | 81 | 1 | 3 | |
setServiceTime() | 81 | 1 | 3 | |
getServiceTime() | 82 | 1 | 3 | |
setDate() | 81 | 1 | 3 | |
getDate() | 82 | 1 | 3 | |
setDepositAmount() | 81 | 1 | 3 | |
getDepositAmount() | 82 | 1 | 3 | |
setTotalPrice() | 81 | 1 | 3 | |
getTotalPrice() | 82 | 1 | 3 | |
setDiscount() | 81 | 1 | 3 | |
getDiscount() | 82 | 1 | 3 | |
setPrice() | 81 | 1 | 3 | |
getPrice() | 82 | 1 | 3 | |
getBufferTime() | 82 | 1 | 3 |